ASSIGNMENT BOARD

07 / EMBEDDED PROGRAMMING


_READ A MICROCONTROLLER DATA SHEET AND PROGRAM YOUR BOARD TO DO SOMETHING

For this assigment I start to program my FabISP of the first Assigment. For the programming of this board I follow the tutorial of the fablab academy and also tray to program it with the tutorial of the Arduino as ISP

  • DOCUMENT WHAT YOU LEARNED

As I say it before the eltrectonic are not my field, but still learning. For the assigment I watch several tuorial of Arduino, in my non experience, the tutorial where fine and in some way easy, but some times with troubles , I don´t know why, but some excersices don work at the first time , even though the steps where easy and clear. The reference for the tutorial are below, basically area the Arduino starter Kit and a you tube channel

https://www.youtube.com/watch?v=Kgz0vD1vSxY&list=PLbul9XbCFj7ePNVwY0UJ9zKl4ddmyhUr4

http://www.arduino.cc/en/Reference/HomePage

http://www.vilros.com/

ARDUINO START KIT

  • DESCRIPTION OF PROGRAMMING PROCESS

PROGRAMMING THE FABISP

STEP1- The first thing was to install the software. And the beginning I start in window with the WINAVR, but after see the complecated of how is in window and the easier that is in mac,  I migrate

ASSIGNMENT BOARD

STEP2- Now in Mac side I had to download the Crosspack AVR and the XCODE sofware following the Fablab tutorial. Also here in the Fablab MTY got the AVRISPmkII device

PROGRAMMER AVRISP

STEP3- After the installation now I in Terminal the firmware FabISP Firmware for MacOS 10.8.2 changing the text of the Makefile  as the tutorial say

FIRMWARE

STEP4- Now the try of “make clean”-“make hex”-“make program”-“make fuse” in where the running  see how the isp run full

MAKE PROGRAM

PROGRAMMING WITH ARDUINO

STEP1- As the tutorial say, Istart connecting the Arduino UNO to the computer and run the ARDUINOasISP code.

STEP2-After this I connect the Arduino to the FABISP to see what happen

STEP3-working in progress….

About these ads

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Google+ photo

You are commenting using your Google+ account. Log Out / Change )

Connecting to %s